Get it on crates.io.
Documentation available at https://docs.rs/mockito.
Before upgrading, make sure to check out the changelog.
Contribution Guidelines
- Check the existing issues and pull requests.
- One commit is one feature - consider squashing.
- :shipit:
Development
Run tests:
Run clippy
Release:
&&
Run benchmarks:
Debug output from tests
In your project, add env_logger
crate, and init it before each test:
and run tests with:
RUST_LOG=mockito=debug
Logo courtesy to http://niastudio.net :ok_hand: